Skip to content

feat(objectstorage): Onboard compliance lock#1323

Merged
Fyusel merged 1 commit intomainfrom
onboard-lock-object-storage
Mar 25, 2026
Merged

feat(objectstorage): Onboard compliance lock#1323
Fyusel merged 1 commit intomainfrom
onboard-lock-object-storage

Conversation

@Fyusel
Copy link
Contributor

@Fyusel Fyusel commented Mar 25, 2026

STACKITTPR-502

Description

Checklist

  • Issue was linked above
  • Code format was applied: make fmt
  • Examples were added / adjusted (see examples/ directory)
  • Docs are up-to-date: make generate-docs (will be checked by CI)
  • Unit tests got implemented or updated
  • Acceptance tests got implemented or updated (see e.g. here)
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)

@Fyusel Fyusel requested a review from a team as a code owner March 25, 2026 07:26
@Fyusel Fyusel force-pushed the onboard-lock-object-storage branch 3 times, most recently from 9000dd3 to 5d77d26 Compare March 25, 2026 08:01
@Fyusel Fyusel force-pushed the onboard-lock-object-storage branch 2 times, most recently from 68c4047 to 24eabff Compare March 25, 2026 10:29
marceljk
marceljk previously approved these changes Mar 25, 2026
STACKITTPR-502

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
@github-actions
Copy link

Merging this branch will increase overall coverage

Impacted Packages Coverage Δ 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit 1.29% (ø)
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/objectstorage 0.00% (ø)
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/objectstorage/compliance-lock 4.64% (+4.64%) 👍

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/objectstorage/compliance-lock/datasource.go 0.00% (ø) 38 (+38) 0 38 (+38)
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/objectstorage/compliance-lock/resource.go 6.19% (+6.19%) 113 (+113) 7 (+7) 106 (+106) 👍
github.com/stackitcloud/terraform-provider-stackit/stackit/provider.go 1.29% (ø) 155 2 153

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

Changed unit test files

  • github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/objectstorage/compliance-lock/resource_test.go
  • github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/objectstorage/objectstorage_acc_test.go

@Fyusel Fyusel enabled auto-merge (squash) March 25, 2026 11:14
@Fyusel Fyusel merged commit 2adf8f0 into main Mar 25, 2026
3 checks passed
@Fyusel Fyusel deleted the onboard-lock-object-storage branch March 25, 2026 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants